[INFO] fetching crate jni-bindgen-reflection 0.0.10...
[INFO] testing jni-bindgen-reflection-0.0.10 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate jni-bindgen-reflection 0.0.10 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate jni-bindgen-reflection 0.0.10
[INFO] finished tweaking crates.io crate jni-bindgen-reflection 0.0.10
[INFO] tweaked toml for crates.io crate jni-bindgen-reflection 0.0.10 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate jni-bindgen-reflection 0.0.10 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.11.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bugsalot v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4f63693a7b494e6fa24b188e915c64dcc48e88140af1a4d0c3651caebc3b363
[INFO] running `Command { std: "docker" "start" "-a" "b4f63693a7b494e6fa24b188e915c64dcc48e88140af1a4d0c3651caebc3b363", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4f63693a7b494e6fa24b188e915c64dcc48e88140af1a4d0c3651caebc3b363", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4f63693a7b494e6fa24b188e915c64dcc48e88140af1a4d0c3651caebc3b363", kill_on_drop: false }`
[INFO] [stdout] b4f63693a7b494e6fa24b188e915c64dcc48e88140af1a4d0c3651caebc3b363
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15c6d04c8ca50f4aaa614ea438a8af32e4656c04e1198690c120c740cabb7ce8
[INFO] running `Command { std: "docker" "start" "-a" "15c6d04c8ca50f4aaa614ea438a8af32e4656c04e1198690c120c740cabb7ce8", kill_on_drop: false }`
[INFO] [stderr]    Compiling bugsalot v0.2.2
[INFO] [stderr]    Compiling jni-bindgen-reflection v0.0.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `class_index` and `name_and_type_index` are never read
[INFO] [stdout]   --> src/constants.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Fieldref { class_index: u16, name_and_type_index: u16 },
[INFO] [stdout]    |     --------   ^^^^^^^^^^^       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `class_index` and `name_and_type_index` are never read
[INFO] [stdout]   --> src/constants.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Methodref { class_index: u16, name_and_type_index: u16 },
[INFO] [stdout]    |     ---------   ^^^^^^^^^^^       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `class_index` and `name_and_type_index` are never read
[INFO] [stdout]   --> src/constants.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |     InterfaceMethodref { class_index: u16, name_and_type_index: u16 },
[INFO] [stdout]    |     ------------------   ^^^^^^^^^^^       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name_index` and `descriptor_index` are never read
[INFO] [stdout]   --> src/constants.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |     NameAndType { name_index: u16, descriptor_index: u16 },
[INFO] [stdout]    |     -----------   ^^^^^^^^^^       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `reference_kind` and `reference_index` are never read
[INFO] [stdout]   --> src/constants.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     MethodHandle { reference_kind: u8, reference_index: u16 },
[INFO] [stdout]    |     ------------   ^^^^^^^^^^^^^^      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `descriptor_index` is never read
[INFO] [stdout]   --> src/constants.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     MethodType { descriptor_index: u16 },
[INFO] [stdout]    |     ----------   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bootstrap_method_attr_index` and `name_and_type_index` are never read
[INFO] [stdout]   --> src/constants.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |     InvokeDynamic { bootstrap_method_attr_index: u16, name_and_type_index: u16 },
[INFO] [stdout]    |     -------------   ^^^^^^^^^^^^^^^^^^^^^^^^^^^       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/class.rs:139:18
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn as_id(&self) -> Id { Id(self.0.as_str()) }
[INFO] [stdout]     |                  ^^^^^     ^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn as_id(&self) -> Id<'_> { Id(self.0.as_str()) }
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/class.rs:140:37
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[allow(dead_code)] pub fn iter(&self) -> IdIter { IdIter::new(self.0.as_str()) }
[INFO] [stdout]     |                                     ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[allow(dead_code)] pub fn iter(&self) -> IdIter<'_> { IdIter::new(self.0.as_str()) }
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/field.rs:103:23
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn descriptor(&self) -> Descriptor { Descriptor::from_str(self.descriptor.as_str()).unwrap() } // Was already validated in ...
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn descriptor(&self) -> Descriptor<'_> { Descriptor::from_str(self.descriptor.as_str()).unwrap() } // Was already validated in Field::new / Field::read_one
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/method.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn descriptor(&self) -> Descriptor { Descriptor::new(self.descriptor.as_str()).unwrap() } // Already validated in new/read_one
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn descriptor(&self) -> Descriptor<'_> { Descriptor::new(self.descriptor.as_str()).unwrap() } // Already validated in new/read_one
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/method.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn arguments(&self) -> ArgumentsIter { ArgumentsIter(&self.string[1..self.end_paren]) }
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn arguments(&self) -> ArgumentsIter<'_> { ArgumentsIter(&self.string[1..self.end_paren]) }
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
[INFO] running `Command { std: "docker" "inspect" "15c6d04c8ca50f4aaa614ea438a8af32e4656c04e1198690c120c740cabb7ce8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15c6d04c8ca50f4aaa614ea438a8af32e4656c04e1198690c120c740cabb7ce8", kill_on_drop: false }`
[INFO] [stdout] 15c6d04c8ca50f4aaa614ea438a8af32e4656c04e1198690c120c740cabb7ce8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f1cfe965551574347d022eb8d6bef00b15dfa0a718ddb3e19bbb5bb4bae741a
[INFO] running `Command { std: "docker" "start" "-a" "7f1cfe965551574347d022eb8d6bef00b15dfa0a718ddb3e19bbb5bb4bae741a", kill_on_drop: false }`
[INFO] [stdout] warning: fields `class_index` and `name_and_type_index` are never read
[INFO] [stdout]   --> src/constants.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Fieldref { class_index: u16, name_and_type_index: u16 },
[INFO] [stdout]    |     --------   ^^^^^^^^^^^       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `class_index` and `name_and_type_index` are never read
[INFO] [stdout]   --> src/constants.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Methodref { class_index: u16, name_and_type_index: u16 },
[INFO] [stdout]    |     ---------   ^^^^^^^^^^^       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `class_index` and `name_and_type_index` are never read
[INFO] [stdout]   --> src/constants.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |     InterfaceMethodref { class_index: u16, name_and_type_index: u16 },
[INFO] [stdout]    |     ------------------   ^^^^^^^^^^^       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name_index` and `descriptor_index` are never read
[INFO] [stdout]   --> src/constants.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |     NameAndType { name_index: u16, descriptor_index: u16 },
[INFO] [stdout]    |     -----------   ^^^^^^^^^^       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `reference_kind` and `reference_index` are never read
[INFO] [stdout]   --> src/constants.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     MethodHandle { reference_kind: u8, reference_index: u16 },
[INFO] [stdout]    |     ------------   ^^^^^^^^^^^^^^      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `descriptor_index` is never read
[INFO] [stdout]   --> src/constants.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     MethodType { descriptor_index: u16 },
[INFO] [stdout]    |     ----------   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bootstrap_method_attr_index` and `name_and_type_index` are never read
[INFO] [stdout]   --> src/constants.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |     InvokeDynamic { bootstrap_method_attr_index: u16, name_and_type_index: u16 },
[INFO] [stdout]    |     -------------   ^^^^^^^^^^^^^^^^^^^^^^^^^^^       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/class.rs:139:18
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn as_id(&self) -> Id { Id(self.0.as_str()) }
[INFO] [stdout]     |                  ^^^^^     ^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn as_id(&self) -> Id<'_> { Id(self.0.as_str()) }
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/class.rs:140:37
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[allow(dead_code)] pub fn iter(&self) -> IdIter { IdIter::new(self.0.as_str()) }
[INFO] [stdout]     |                                     ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[allow(dead_code)] pub fn iter(&self) -> IdIter<'_> { IdIter::new(self.0.as_str()) }
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/field.rs:103:23
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn descriptor(&self) -> Descriptor { Descriptor::from_str(self.descriptor.as_str()).unwrap() } // Was already validated in ...
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn descriptor(&self) -> Descriptor<'_> { Descriptor::from_str(self.descriptor.as_str()).unwrap() } // Was already validated in Field::new / Field::read_one
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/method.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn descriptor(&self) -> Descriptor { Descriptor::new(self.descriptor.as_str()).unwrap() } // Already validated in new/read_one
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn descriptor(&self) -> Descriptor<'_> { Descriptor::new(self.descriptor.as_str()).unwrap() } // Already validated in new/read_one
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling jni-bindgen-reflection v0.0.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/method.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn arguments(&self) -> ArgumentsIter { ArgumentsIter(&self.string[1..self.end_paren]) }
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn arguments(&self) -> ArgumentsIter<'_> { ArgumentsIter(&self.string[1..self.end_paren]) }
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `class_index` and `name_and_type_index` are never read
[INFO] [stdout]   --> src/constants.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Fieldref { class_index: u16, name_and_type_index: u16 },
[INFO] [stdout]    |     --------   ^^^^^^^^^^^       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `class_index` and `name_and_type_index` are never read
[INFO] [stdout]   --> src/constants.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Methodref { class_index: u16, name_and_type_index: u16 },
[INFO] [stdout]    |     ---------   ^^^^^^^^^^^       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `class_index` and `name_and_type_index` are never read
[INFO] [stdout]   --> src/constants.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |     InterfaceMethodref { class_index: u16, name_and_type_index: u16 },
[INFO] [stdout]    |     ------------------   ^^^^^^^^^^^       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name_index` and `descriptor_index` are never read
[INFO] [stdout]   --> src/constants.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |     NameAndType { name_index: u16, descriptor_index: u16 },
[INFO] [stdout]    |     -----------   ^^^^^^^^^^       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `reference_kind` and `reference_index` are never read
[INFO] [stdout]   --> src/constants.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     MethodHandle { reference_kind: u8, reference_index: u16 },
[INFO] [stdout]    |     ------------   ^^^^^^^^^^^^^^      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `descriptor_index` is never read
[INFO] [stdout]   --> src/constants.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |     MethodType { descriptor_index: u16 },
[INFO] [stdout]    |     ----------   ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bootstrap_method_attr_index` and `name_and_type_index` are never read
[INFO] [stdout]   --> src/constants.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |     InvokeDynamic { bootstrap_method_attr_index: u16, name_and_type_index: u16 },
[INFO] [stdout]    |     -------------   ^^^^^^^^^^^^^^^^^^^^^^^^^^^       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/class.rs:139:18
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn as_id(&self) -> Id { Id(self.0.as_str()) }
[INFO] [stdout]     |                  ^^^^^     ^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn as_id(&self) -> Id<'_> { Id(self.0.as_str()) }
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/class.rs:140:37
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[allow(dead_code)] pub fn iter(&self) -> IdIter { IdIter::new(self.0.as_str()) }
[INFO] [stdout]     |                                     ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[allow(dead_code)] pub fn iter(&self) -> IdIter<'_> { IdIter::new(self.0.as_str()) }
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/field.rs:103:23
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn descriptor(&self) -> Descriptor { Descriptor::from_str(self.descriptor.as_str()).unwrap() } // Was already validated in ...
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn descriptor(&self) -> Descriptor<'_> { Descriptor::from_str(self.descriptor.as_str()).unwrap() } // Was already validated in Field::new / Field::read_one
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/method.rs:77:23
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn descriptor(&self) -> Descriptor { Descriptor::new(self.descriptor.as_str()).unwrap() } // Already validated in new/read_one
[INFO] [stdout]    |                       ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn descriptor(&self) -> Descriptor<'_> { Descriptor::new(self.descriptor.as_str()).unwrap() } // Already validated in new/read_one
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/method.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn arguments(&self) -> ArgumentsIter { ArgumentsIter(&self.string[1..self.end_paren]) }
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn arguments(&self) -> ArgumentsIter<'_> { ArgumentsIter(&self.string[1..self.end_paren]) }
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] running `Command { std: "docker" "inspect" "7f1cfe965551574347d022eb8d6bef00b15dfa0a718ddb3e19bbb5bb4bae741a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f1cfe965551574347d022eb8d6bef00b15dfa0a718ddb3e19bbb5bb4bae741a", kill_on_drop: false }`
[INFO] [stdout] 7f1cfe965551574347d022eb8d6bef00b15dfa0a718ddb3e19bbb5bb4bae741a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 28d55da541b5e7c755002f58e297d1bc9fe633b95378ed716689e5698834f6ad
[INFO] running `Command { std: "docker" "start" "-a" "28d55da541b5e7c755002f58e297d1bc9fe633b95378ed716689e5698834f6ad", kill_on_drop: false }`
[INFO] [stderr] warning: fields `class_index` and `name_and_type_index` are never read
[INFO] [stderr]   --> src/constants.rs:24:16
[INFO] [stderr]    |
[INFO] [stderr] 24 |     Fieldref { class_index: u16, name_and_type_index: u16 },
[INFO] [stderr]    |     --------   ^^^^^^^^^^^       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `class_index` and `name_and_type_index` are never read
[INFO] [stderr]   --> src/constants.rs:26:17
[INFO] [stderr]    |
[INFO] [stderr] 26 |     Methodref { class_index: u16, name_and_type_index: u16 },
[INFO] [stderr]    |     ---------   ^^^^^^^^^^^       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `class_index` and `name_and_type_index` are never read
[INFO] [stderr]   --> src/constants.rs:28:26
[INFO] [stderr]    |
[INFO] [stderr] 28 |     InterfaceMethodref { class_index: u16, name_and_type_index: u16 },
[INFO] [stderr]    |     ------------------   ^^^^^^^^^^^       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name_index` and `descriptor_index` are never read
[INFO] [stderr]   --> src/constants.rs:40:19
[INFO] [stderr]    |
[INFO] [stderr] 40 |     NameAndType { name_index: u16, descriptor_index: u16 },
[INFO] [stderr]    |     -----------   ^^^^^^^^^^       ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `reference_kind` and `reference_index` are never read
[INFO] [stderr]   --> src/constants.rs:44:20
[INFO] [stderr]    |
[INFO] [stderr] 44 |     MethodHandle { reference_kind: u8, reference_index: u16 },
[INFO] [stderr]    |     ------------   ^^^^^^^^^^^^^^      ^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `descriptor_index` is never read
[INFO] [stderr]   --> src/constants.rs:46:18
[INFO] [stderr]    |
[INFO] [stderr] 46 |     MethodType { descriptor_index: u16 },
[INFO] [stderr]    |     ----------   ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `bootstrap_method_attr_index` and `name_and_type_index` are never read
[INFO] [stderr]   --> src/constants.rs:48:21
[INFO] [stderr]    |
[INFO] [stderr] 48 |     InvokeDynamic { bootstrap_method_attr_index: u16, name_and_type_index: u16 },
[INFO] [stderr]    |     -------------   ^^^^^^^^^^^^^^^^^^^^^^^^^^^       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Constant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/class.rs:139:18
[INFO] [stderr]     |
[INFO] [stderr] 139 |     pub fn as_id(&self) -> Id { Id(self.0.as_str()) }
[INFO] [stderr]     |                  ^^^^^     ^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 139 |     pub fn as_id(&self) -> Id<'_> { Id(self.0.as_str()) }
[INFO] [stderr]     |                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/class.rs:140:37
[INFO] [stderr]     |
[INFO] [stderr] 140 |     #[allow(dead_code)] pub fn iter(&self) -> IdIter { IdIter::new(self.0.as_str()) }
[INFO] [stderr]     |                                     ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 140 |     #[allow(dead_code)] pub fn iter(&self) -> IdIter<'_> { IdIter::new(self.0.as_str()) }
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/field.rs:103:23
[INFO] [stderr]     |
[INFO] [stderr] 103 |     pub fn descriptor(&self) -> Descriptor { Descriptor::from_str(self.descriptor.as_str()).unwrap() } // Was already validated in ...
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 103 |     pub fn descriptor(&self) -> Descriptor<'_> { Descriptor::from_str(self.descriptor.as_str()).unwrap() } // Was already validated in Field::new / Field::read_one
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/method.rs:77:23
[INFO] [stderr]    |
[INFO] [stderr] 77 |     pub fn descriptor(&self) -> Descriptor { Descriptor::new(self.descriptor.as_str()).unwrap() } // Already validated in new/read_one
[INFO] [stderr]    |                       ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 77 |     pub fn descriptor(&self) -> Descriptor<'_> { Descriptor::new(self.descriptor.as_str()).unwrap() } // Already validated in new/read_one
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/method.rs:163:22
[INFO] [stderr]     |
[INFO] [stderr] 163 |     pub fn arguments(&self) -> ArgumentsIter { ArgumentsIter(&self.string[1..self.end_paren]) }
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 163 |     pub fn arguments(&self) -> ArgumentsIter<'_> { ArgumentsIter(&self.string[1..self.end_paren]) }
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `jni-bindgen-reflection` (lib) generated 12 warnings (run `cargo fix --lib -p jni-bindgen-reflection` to apply 5 suggestions)
[INFO] [stderr] warning: `jni-bindgen-reflection` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jni_bindgen_reflection-87853b09ba27e6f4)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test method::jni_descriptor_from_str ... ok
[INFO] [stdout] test class::id_iter_test ... ok
[INFO] [stdout] test field::descriptor_from_str ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests jni_bindgen_reflection
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "28d55da541b5e7c755002f58e297d1bc9fe633b95378ed716689e5698834f6ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28d55da541b5e7c755002f58e297d1bc9fe633b95378ed716689e5698834f6ad", kill_on_drop: false }`
[INFO] [stdout] 28d55da541b5e7c755002f58e297d1bc9fe633b95378ed716689e5698834f6ad
